onMultiWindowModeChanged
Called when the Fragment's activity changes from fullscreen mode to multi-window mode and visa-versa. This is generally tied to onMultiWindowModeChanged of the containing Activity.
Parameters
isInMultiWindowMode
True if the activity is in multi-window mode.